net/http/httputil.ClientConn.we (field)

5 uses

	net/http/httputil (current package)
		persist.go#L234: 	re, we          error // read/write errors
		persist.go#L323: 	if cc.we != nil {
		persist.go#L325: 		return cc.we
		persist.go#L335: 		cc.we = ErrPersistEOF
		persist.go#L343: 		cc.we = err